Visual Basic (Usage) | Copy Code |
---|---|
Dim id As Integer Dim data() As Byte Dim instance As New RasterMarkerMetadata(id, data) |
C++/CLI | |
---|---|
public: RasterMarkerMetadata( int id, array<byte>^ data ) |
Parameters
- id
- The marker id.
- data
- The data for the marker.
For an example, refer to RasterMarkerMetadata
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7